Laracasts - Feb. 5 - Regression Testing
- Type:
- Video > Other
- Files:
- 1
- Size:
- 22.76 MB
- Tag(s):
- laravel laracasts php framework tutorial learn 4.1 jeffrey way
- Uploaded:
- Feb 5, 2014
- By:
- Anonymous
Regression testing is an excellent way to get into the swing of writing tests. Spot a bug, write a regression test, fix the bug, watch the tests turn green! Let's use a real-world example at Laracasts to learn more.